home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / gopher / Unix / xgopher.1.3 / Documents / Announce next >
Encoding:
Text File  |  1993-05-25  |  4.2 KB  |  95 lines

  1. Xgopher 1.3 is now available by FTP.
  2. (Xgopher is a gopher client for the X Window System.)
  3.  
  4. +--------------------------------------------------------------------------+
  5. |  Xgopher 1.3 is available as a compressed tar file by anonymous ftp from |
  6. |                                                                          |
  7. |      host:  ftp.cso.uiuc.edu                                             |
  8. |      file:  uiuc/src/xgopher.1.3.tar.Z                                   |
  9. |                                                                          |
  10. |      host:  boombox.micro.umn.edu                                        |
  11. |      file:  pub/gopher/Unix/xgopher.1.3.tar.Z                            |
  12. |                                                                          |
  13. |      host:  export.lcs.mit.edu                                           |
  14. |      file:  contrib/xgopher.README                                       |
  15. |      file:  contrib/xgopher.1.3.tar.Z                                    |
  16. |                                                                          |
  17. +--------------------------------------------------------------------------+
  18.  
  19. Xgopher 1.3 contains several improvements to Xgopher 1.2
  20.  
  21. A complete list of additions and changes is appended to the end of this
  22. announcement.
  23.  
  24.  
  25. -Allan Tuchman    University of Illinois at Urbana-Champaign (UIUC)
  26.           Computing and Communications Services Office (CCSO)
  27.           phone: (217) 244-0048
  28. a-tuchman@uiuc.edu
  29.  
  30. ==========================================================================
  31. ------------------------------
  32. | === New in Xgopher 1.3 === |
  33. ------------------------------
  34.  
  35. -- New Features
  36.    . Extended types: allows you to add or redefine types to Xgopher
  37.      with no changes to the program.
  38.    . Status popup window tells what's happening.  A long file transfer
  39.      may be cancelled.
  40.    . Every popup window may be positioned explicitly, and with a 
  41.      fairly general specification.
  42.    . Entirely new file save/copy dialog
  43.    . ICCCM compliant behavior for window manager "close" function.
  44.  
  45. -- Bug Fixes
  46.    . several minor bugs were fixed
  47.    . leading ~ in path name now applies to ~username also.
  48.  
  49. -- User Interface
  50.    . Better message when app-defaults file is unavailable or out-of-date
  51.    . Index and CSO popups redirect all of their text input to the text entry
  52.      fields.
  53.    . All top-level windows have icon names, which may be user-selected.
  54.    . quit-app() action is invoked by default by pressing a control-D 
  55.      in the main Xgopher panel.
  56.    . May limit the number of text windows displayed.  Open windows will
  57.      be reused if a new text file is selected and you're at the limit.
  58.    . New showItems determines what is displayed in the item list, from
  59.      {all, known, accessible, available}, depending on security resources.
  60.    . control-U is defined in all text entry fields to delete the whole line.
  61.    . Read-only text displays no longer show the insert cursor.
  62.    . New resource will warp the cursor to a popup requesting input
  63.      (default is not to warp cursor).
  64.    . Index keyword request popup no longer requires interactive placement
  65.      on some window managers.
  66.  
  67. -- Security
  68.    . log and temp files are created private, text files according to the
  69.      user's umask.
  70.    . May suppress the "enter gopher item" panel
  71.    . new Servers resource can specify which servers Xgopher will
  72.      accept data from for text, image, and sound files.  Extended
  73.      types may also specify a list of host servers for each type.
  74.    . new allowFtp resource may be used to disallow ftp data access.
  75.    . new publicMode resource is a meta-resource to set many
  76.      security-related resources (see the man page for which ones).
  77.  
  78.  
  79. -- Minor Customization
  80.    . Some default colors and fonts were changed for readability
  81.    . Virtually all constraint resources have been moved from the
  82.      resources file to the source program.
  83.    . Slight change to speed up directory retrievial.
  84.  
  85. -- Documentation
  86.    . Documents on Porting, Customization, Extended Types, Edits,
  87.      Popups, Installation Customization, Implementation, and Sun problems.
  88.      Updated man page.
  89.  
  90. -- Portability
  91.    . Tested on Solaris 2.1 in addition to 6 other platforms.
  92.  
  93.  
  94. ==========================================================================
  95.